Interface Cbac

All Superinterfaces:
IPCObject
All Known Implementing Classes:
CbacImpl

public interface Cbac extends IPCObject
Information provided by the PKI file:

    \class Cbac
    
    \brief Cbac holds and manipulates Context-based access control.
    
    \example network().getDevice("Router0").getProcess("CbacProcess").getCbacAt(0)
    
Author:
Auto-generated
  • Method Details

    • setInspectName

      void setInspectName(String inspectName)
      Information provided by the PKI file:
      
          \brief Sets the inspection name.
          
          \param inspectName, the string to set the inspection name to.
          
              
      Parameters:
      inspectName - Takes in a parameter of inspectName
    • getInspectName

      String getInspectName()
      Information provided by the PKI file:
      
          \brief Returns the inspection name.
          
          \returns string, the inspection name.
          
              
      Returns:
      String Returns a String